*{margin:0;padding:0;border:0;outline:0;font-family:'微软雅黑'}

ul{list-style:none}
body{font-size:12px;color:#000;margin:0;padding:0;min-width:1200px;}
li{list-style:none;}
a{text-decoration:none;color:#000;}
a:hover{color:red;}

.fl{float:left}
.fr{float:right;}

.rbs {color:#fff;}

.png{background:url(DOC.png) no-repeat;width:22px;height:22px;float:left;background-size: 100% 100%;background-size: cover;margin-right:10px;}
.pdf{background:url(pdf.png) no-repeat;width:22px;height:22px;float:left;background-size: 100% 100%;background-size: cover;margin-right:10px;}
.ppt{background:url(ppt.png) no-repeat;width:22px;height:22px;float:left;background-size: 100% 100%;background-size: cover;margin-right:10px;}
.line{background:url(line.png) no-repeat;width:16px;height:16px;float:right;}

.main {width:1200px;margin:0 auto;}
.clear {clear:both;}
.blank15 {height:15px;clear:both;}

.ntop {background:url(top.png) no-repeat top center;width:100%;height:31px;margin-top:-90px;}
.nmenu {background:url(menu.png) no-repeat top center;width:100%;height:40px;}

.tops {width:100%;background:#fff;}
.tops .topm{height:80px;}
.tops .topm .userinfo{margin:0;height:70px;}

.top {width:100%;height:90px; overflow:hidden;border-bottom:1px solid #dcdcdc;background:#fff;position:fixed;top:0;z-index:99999}

.topm {width:1200px;height:90px;margin:0 auto;padding:10px 0;}
.topm .logo{float:left;width:154px;padding:5px 20px 0 0;}
.topm .userinfo {width:200px;float:left;padding:0 20px;margin:12px 0 10px 0;height:48px;color:#999;border-left:1px solid #ccc}
.topm .userinfo div{height:24px;line-height:24px;}
.topm .userinfo .usertitle { padding:12px 0px 7px 0px; }
.topm .userinfo .usertitle span{font-size:14px; font-weight:bold; color:#555; float:none;}
.topm .userinfo .fans span { font-size:8px;float:none; }

.searchfix .userinfo .usertitle{padding:0px 0px 4px 0px; }
.topm .user span{color:#de363f;float:left;padding-right:4px;}
.topm .user i{background:url(v.png) no-repeat;width:14px;height:11px;margin-top:8px;padding:0 2px;font-size:14px;display:block;float:left;}
.topm .search {padding:15px 0;}
.topm .search .jsearch{border:2px solid #de363f;height:34px;border-radius:5px 0 0 5px;border-right:none;width:320px;float:left;padding-left:10px;}
.topm .search .btn{
	float: left;
    display: block;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    cursor: pointer;
	width:80px;
	font-size:16px;
	background:#de363f;
}
.topm .tvip {background:url(tui_open.gif) no-repeat top;width:137px;height:39px;margin-top:0px;float:right;}



.topm .xupload {
	display: inline-block;
	float:left;
    width: 148px;
	margin-left:10px;
    height: 34px;
    line-height: 34px; text-decoration:none;
	border-radius:5px;
    background-color: #fff;
    text-decoration:none;
    border: none;
    border-radius: 5px;
	border:2px solid #888;
    text-align: center;
    font-family: "微软雅黑";
    font-size: 16px;
    color: #888;} 
.topm .xupload .icon-shangchuan:before {
  content: "\e7c3";
  color:#888;
}
.topm .xuploadcur,.topm .xupload:hover{background:#fff;color:#de363f;border:2px solid #de363f;text-decoration:none;}
.topm .xuploadcur .icon-shangchuan:before,.topm .xupload:hover .icon-shangchuan:before {
  content: "\e7c3";
  color:#de363f;
}
.topm .xdownload {
	display: inline-block;
	float:left;
    width: 150px;
	margin-left:10px;
    height: 38px;
    line-height: 38px;
	border-radius:5px;
    background-color: #FF4400;
    border: none;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    font-family: "微软雅黑";
    text-decoration:none;
    color: #fff;}
	 
.topm .xdownload:hover{background:#FF4400;color:#fff;border:2px solid #FF4400;text-decoration:none;}
.topm .xdownload:hover .icon-xiazai:before {
  content: "\e610";
  color:#fff;
}
